ArrayDeleteAt(array, position) Returns a Boolean TRUE on successful completion. See also ArrayInsertAt.
Returns a Boolean TRUE on successful completion.
See also ArrayInsertAt.
Name of the array in which you want to delete index data specified in position.
Array position containing the data you want to delete.